Skip to content

chore: remove systemd from build container - #11182

Merged
nmattia merged 2 commits into
masterfrom
nm-no-systemd
Aug 18, 2026
Merged

chore: remove systemd from build container#11182
nmattia merged 2 commits into
masterfrom
nm-no-systemd

Conversation

@nmattia

@nmattia nmattia commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

This replaces the sd_journal_print calls in infogetty with syslog from syslog.h which is standard Unix. This prints to /dev/log which gets picked up by systemd and is independent of stdout/stderr.

This replaces the `sd_journal_print` calls in `infogetty` with `syslog`
from `syslog.h` which is standard Unix. This prints to `/dev/log` which
gets picked up by systemd and is independent of stdout/stderr.
@github-actions github-actions Bot added the chore label Aug 18, 2026
…b6d7b66bd057a756dca6bad54d9f5

ic-build: sha256:631b89b4b353889b5ab845fe0305cfed185091efe16bf6c79029cf083db4e42c

ic-dev:   sha256:657e582dca33b7dba6fa8bd30f755fcf49b9c034474fbc7fe45dbf9049bb2d1c
@github-actions

Copy link
Copy Markdown
Contributor

Run URL: https://github.com/dfinity/ic/actions/runs/32127867208

New container images with tag: 3666b0fbc314b172ad259fb4928068cc150b6d7b66bd057a756dca6bad54d9f5
ic-build: sha256:631b89b4b353889b5ab845fe0305cfed185091efe16bf6c79029cf083db4e42c
ic-dev: sha256:657e582dca33b7dba6fa8bd30f755fcf49b9c034474fbc7fe45dbf9049bb2d1c

@nmattia
nmattia marked this pull request as ready for review August 18, 2026 11:24
@nmattia
nmattia requested review from a team as code owners August 18, 2026 11:24

@basvandijk basvandijk left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions github-actions Bot added the @node label Aug 18, 2026
@nmattia
nmattia added this pull request to the merge queue Aug 18, 2026
Merged via the queue into master with commit cea9c9f Aug 18, 2026
60 of 63 checks passed
@nmattia
nmattia deleted the nm-no-systemd branch August 18, 2026 12:18
@Bownairo
Bownairo restored the nm-no-systemd branch August 18, 2026 14:11
@Bownairo
Bownairo deleted the nm-no-systemd branch August 18, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants